- graphics. Defaults R plotting system. Fast for exploratory analysis. Nice graphics are constructed step by step using different calls.
- grid package based.
- lattice. Fast plots for exploratory analysis. By default plots are nicer than base system. Tuning is difficult.
- ggplot2. System implementing a layered grammar of graphics.